home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 April
/
PCWorld_2008-04_cd.bin
/
v cisle
/
allwaysync
/
allwaysync-7-0-1.exe
/
{app}
/
Skins
/
windows XP
/
options.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2006-05-24
|
10KB
|
307 lines
/*------------------------------------------------------------------*/
/*-- InputBoxNode --*/
/*------------------------------------------------------------------*/
.IBND {
}
.IBNCD {
font-family:Tahoma;
font-size:8pt;
color:black;
margin-left: 3px;
}
/*------------------------------------------------------------------*/
.IBNVD {
font-family:Tahoma;
font-size:8pt;
color:black;
}
.IBNVE {
font-family:Tahoma;
font-size:8pt;
color:black;
background:#d0d0d0;
}
/*------------------------------------------------------------------*/
.IBNDD {
color:gray;
border:solid 0px #787864;
font-size:8pt;
margin-left: 17px;
margin-bottom: 8px;
}
/*-------------------------------------------------------------------*/
/*-- End of InputBoxNode --*/
/*-------------------------------------------------------------------*/
/*---- LinkItem -----*/
/*-------------------------------------------------------------------*/
.LIND {
}
/*-------------------------------------------------------------------*/
.SLINCD {
font-family:Tahoma;
font-size:8pt;
font-weight:bold;
color:blue;
margin-left: 3px;
}
.SLINCE {
font-family:Tahoma;
font-size:8pt;
font-weight:bold;
color:blue;
margin-left: 3px;
cursor: hand;
text-decoration: underline;
}
/*-------------------------------------------------------------------*/
.LINDD {
color:gray;
border:solid 0px #787864;
font-size:8pt;
margin-left: 17px;
margin-bottom: 8px;
}
/*-------------------------------------------------------------------*/
/*---- End of LinkItem -----*/
/*-------------------------------------------------------------------*/
/*---- TextItem -----*/
/*-------------------------------------------------------------------*/
.TIND {
}
/*-------------------------------------------------------------------*/
.TINCD1 {
font-family:Tahoma;
font-size:14pt;
font-weight:bold;
color:#555555;
margin-bottom: 10px;
}
.TINCD2 {
font-family:Tahoma;
font-size:12pt;
font-weight:bold;
color:#555555;
margin-bottom: 8px;
}
.TINCD3 {
font-family:Tahoma;
font-size:11pt;
font-weight:bold;
color:#555555;
margin-bottom: 6px;
}
.TINCD4 {
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
color:#555555;
margin-bottom: 4px;
}
.TINCD5 {
font-family:Tahoma;
font-size:9pt;
font-weight:bold;
color:#555555;
margin-bottom: 2px;
}
/*-------------------------------------------------------------------*/
.STINCD {
font-family:Tahoma;
font-size:8pt;
color:black;
}
/*-------------------------------------------------------------------*/
.TINDD {
color:gray;
font-size:8pt;
margin-left: 17px;
margin-bottom: 8px;
}
/*-------------------------------------------------------------------*/
/*---- End of TextItem -----*/
/*-------------------------------------------------------------------*/
/*---- CheckItem -----*/
/*-------------------------------------------------------------------*/
.CIND {
}
.CINCD {
font-family:Tahoma;
font-size:8pt;
color:black;
}
.CINDD {
color:gray;
font-size:8pt;
margin-left: 17px;
margin-bottom: 8px;
}
/*-------------------------------------------------------------------*/
/*---- End of CheckItem -----*/
/*-------------------------------------------------------------------*/
/*---- RadioItem -----*/
/*-------------------------------------------------------------------*/
.RIND {
}
.RINCD {
font-family:Tahoma;
font-size:8pt;
color:black;
}
.RINDD {
color:gray;
font-size:8pt;
margin-left: 17px;
margin-bottom: 8px;
}
/*-------------------------------------------------------------------*/
/*---- End of RadioItem -----*/
/*-------------------------------------------------------------------*/
/*-- ListBoxNode --*/
/*-------------------------------------------------------------------*/
.LBND {
width: 100%;
}
.LBNS {
}
.LBNCD {
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
color:#555555;
}
.LBNCS {
font-family:Tahoma;
font-size:8pt;
color:black;
margin-left: 3px;
}
/*------------------------------------------------------------------*/
.LBNDD {
color:gray;
font-size:8pt;
margin-left: 17px;
margin-bottom: 8px;
}
/*------------------------------------------------------------------*/
/*-- End of ListBoxNode --*/
/*------------------------------------------------------------------*/
/*-- SimpleBoxNode --*/
/*------------------------------------------------------------------*/
.SBND {
}
.SBNCD {
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
color:#555555;
}
.SBNDD {
color:gray;
font-size:8pt;
margin-top: 3px;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 1px;
}
/*-------------------------------------------------------------------*/
/*-- End of SimpleBoxNode --*/
/*-------------------------------------------------------------------*/
/*---- ButtonItem -----*/
/*-------------------------------------------------------------------*/
.BIND {
margin-left: 3px;
}
.BINCD {
font-size:8pt;
font-family:Tahoma;
}
.BINDD {
color:gray;
font-size:8pt;
margin-left: 17px;
margin-bottom: 8px;
}
/*-------------------------------------------------------------------*/
/*---- End of ButtonItem -----*/
/*-------------------------------------------------------------------*/
.Collapsed {
display: none;
}
.Expanded {
visibility: display;
background: #eeeeee;
/*border:solid 1px #a0a0a0;*/
/*border:solid 1px black;*/
}
/*-------------------------------------------------------------------*/
BODY {
pedding:0px;
margin:0px;
font-family:Tahoma;
font-size:8pt;
/*overflow:auto;*/
}
#Page_container {
position:relative;
top:0px;
left:0px;
width:100%;
height:100%;
/*scroll:yes;*/
overflow:auto;
padding:10px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
/*-------------------------------------------------------------------*/
fieldset {
padding: 5px;
position:relative;
font-family:Tahoma;
font-size:8pt;
border:solid 1px #555555;
}
table {
/*position:relative;*/
border-collapse: collapse;
width:100%;
}
TD {
padding: 0px;
border: 0px solid black;
}
div {
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
}
/*-------------------------------------------------------------------*/
select {
font-family:Tahoma;
font-size:8pt;
}
input {
font-family:Tahoma;
font-size:8pt;
}
.Main_buttons{
font-family:Tahoma;
font-size:8pt;
width:70px;
height:25px;
}
button {
font-family:Tahoma;
font-size:8pt;
width: 70px;
height: 20px;
cursor: hand;
}
img {
cursor: hand;
}
/*-------------------------------------------------------------------*/